home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 15002 / 15002.xpi / install.rdf < prev   
Extensible Markup Language  |  2010-01-22  |  966b  |  22 lines

  1. <?xml version="1.0"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.    <Description about="urn:mozilla:install-manifest">
  5.      <em:targetApplication>
  6.        <Description>
  7.          <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  8.          <em:minVersion>1.5</em:minVersion>
  9.          <em:maxVersion>3.6.*</em:maxVersion>
  10.        </Description>
  11.      </em:targetApplication>
  12.  
  13.      <em:version>1.1</em:version>
  14.      <em:type>2</em:type>
  15.      <em:creator>Yevgeny Androv</em:creator>
  16.      <em:id>fastYoutubeDownloader@yevgenyandrov.net</em:id>
  17.      <em:name>Fast Youtube Downloader</em:name>
  18.      <em:description>Download Youtube videos from all across the web.</em:description>
  19.      <em:iconURL>chrome://fastYoutubeDownloader/skin/icons/icon_32_32.png</em:iconURL>
  20.      <em:optionsURL>chrome://fastYoutubeDownloader/content/settings.xul</em:optionsURL>
  21.    </Description>      
  22. </RDF>